home *** CD-ROM | disk | FTP | other *** search
/ Delphi Magazine Collection 2001 / Delphi Magazine Collection 20001 (2001).iso / DISKS / Issue25 / tu32 / TU32.ZIP / TU32Demo / BtchDemo / bthmain2.dfm / bthmain2.txt
Encoding:
Text File  |  1996-11-21  |  7.1 KB  |  311 lines

  1. object FormBatchAliasMain: TFormBatchAliasMain
  2.   Left = 375
  3.   Top = 154
  4.   Width = 497
  5.   Height = 397
  6.   Caption = 'Batch Verify & Rebuild '
  7.   Font.Color = clBlack
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   PixelsPerInch = 96
  12.   Position = poScreenCenter
  13.   Visible = True
  14.   OnCreate = FormCreate
  15.   TextHeight = 13
  16.   object Panel1: TPanel
  17.     Left = 0
  18.     Top = 0
  19.     Width = 489
  20.     Height = 364
  21.     Align = alClient
  22.     TabOrder = 0
  23.     object Label1: TLabel
  24.       Left = 9
  25.       Top = 16
  26.       Width = 93
  27.       Height = 13
  28.       Caption = 'Batch DataBase'
  29.       Font.Color = clBlack
  30.       Font.Height = -11
  31.       Font.Name = 'MS Sans Serif'
  32.       Font.Style = [fsBold]
  33.       ParentFont = False
  34.     end
  35.     object Label2: TLabel
  36.       Left = 5
  37.       Top = 42
  38.       Width = 99
  39.       Height = 13
  40.       Caption = 'File Specification'
  41.       Font.Color = clBlack
  42.       Font.Height = -11
  43.       Font.Name = 'MS Sans Serif'
  44.       Font.Style = [fsBold]
  45.       ParentFont = False
  46.     end
  47.     object Label3: TLabel
  48.       Left = 246
  49.       Top = 14
  50.       Width = 99
  51.       Height = 27
  52.       Alignment = taCenter
  53.       Caption = 'Tables in Batch DataBase'
  54.       Font.Color = clBlack
  55.       Font.Height = -11
  56.       Font.Name = 'MS Sans Serif'
  57.       Font.Style = [fsBold]
  58.       ParentFont = False
  59.       WordWrap = True
  60.     end
  61.     object Label4: TLabel
  62.       Left = 6
  63.       Top = 114
  64.       Width = 99
  65.       Height = 31
  66.       Alignment = taCenter
  67.       Caption = 'Borrow Structure DataBase'
  68.       Font.Color = clBlack
  69.       Font.Height = -11
  70.       Font.Name = 'MS Sans Serif'
  71.       Font.Style = [fsBold]
  72.       ParentFont = False
  73.       WordWrap = True
  74.     end
  75.     object Label5: TLabel
  76.       Left = 253
  77.       Top = 150
  78.       Width = 95
  79.       Height = 39
  80.       Alignment = taCenter
  81.       Caption = 'Files in Batch AND found in the Borrow Structure DB'
  82.       WordWrap = True
  83.     end
  84.     object Label6: TLabel
  85.       Left = 248
  86.       Top = 120
  87.       Width = 97
  88.       Height = 25
  89.       Alignment = taCenter
  90.       Caption = 'Borrow Structure List'
  91.       Font.Color = clBlack
  92.       Font.Height = -11
  93.       Font.Name = 'MS Sans Serif'
  94.       Font.Style = [fsBold]
  95.       ParentFont = False
  96.       WordWrap = True
  97.     end
  98.     object ButtonFixAll: TButton
  99.       Left = 197
  100.       Top = 230
  101.       Width = 102
  102.       Height = 33
  103.       Caption = 'Verify && Rebuild'
  104.       Font.Color = clBlack
  105.       Font.Height = -11
  106.       Font.Name = 'MS Sans Serif'
  107.       Font.Style = [fsBold]
  108.       ParentFont = False
  109.       TabOrder = 2
  110.       OnClick = ButtonFixAllClick
  111.     end
  112.     object ListBoxStatus: TListBox
  113.       Left = 7
  114.       Top = 272
  115.       Width = 472
  116.       Height = 81
  117.       TabStop = False
  118.       Font.Color = clBlack
  119.       Font.Height = -12
  120.       Font.Name = 'Courier New'
  121.       Font.Style = []
  122.       ItemHeight = 15
  123.       ParentFont = False
  124.       TabOrder = 5
  125.     end
  126.     object ButtonVerifyOnly: TButton
  127.       Left = 13
  128.       Top = 230
  129.       Width = 76
  130.       Height = 33
  131.       Caption = 'Verify Only'
  132.       Font.Color = clBlack
  133.       Font.Height = -11
  134.       Font.Name = 'MS Sans Serif'
  135.       Font.Style = [fsBold]
  136.       ParentFont = False
  137.       TabOrder = 0
  138.       OnClick = ButtonVerifyOnlyClick
  139.     end
  140.     object ButtonViewErrTable: TButton
  141.       Left = 91
  142.       Top = 230
  143.       Width = 105
  144.       Height = 33
  145.       Caption = 'View Error Table'
  146.       Font.Color = clBlack
  147.       Font.Height = -11
  148.       Font.Name = 'MS Sans Serif'
  149.       Font.Style = [fsBold]
  150.       ParentFont = False
  151.       TabOrder = 1
  152.       OnClick = ButtonViewErrTableClick
  153.     end
  154.     object ButtonSaveLog: TButton
  155.       Left = 300
  156.       Top = 230
  157.       Width = 104
  158.       Height = 33
  159.       Caption = 'Save Batch Log'
  160.       Font.Color = clBlack
  161.       Font.Height = -11
  162.       Font.Name = 'MS Sans Serif'
  163.       Font.Style = [fsBold]
  164.       ParentFont = False
  165.       TabOrder = 3
  166.       OnClick = ButtonSaveLogClick
  167.     end
  168.     object ButtonClose: TButton
  169.       Left = 404
  170.       Top = 230
  171.       Width = 64
  172.       Height = 33
  173.       Caption = 'Close'
  174.       Default = True
  175.       Font.Color = clBlack
  176.       Font.Height = -11
  177.       Font.Name = 'MS Sans Serif'
  178.       Font.Style = [fsBold]
  179.       ModalResult = 1
  180.       ParentFont = False
  181.       TabOrder = 4
  182.       OnClick = ButtonCloseClick
  183.     end
  184.     object ComboBoxTblAlias: TComboBox
  185.       Left = 106
  186.       Top = 11
  187.       Width = 113
  188.       Height = 21
  189.       Style = csDropDownList
  190.       ItemHeight = 13
  191.       TabOrder = 6
  192.       OnChange = ComboBoxTblAliasChange
  193.     end
  194.     object EditFilePattern: TEdit
  195.       Left = 107
  196.       Top = 39
  197.       Width = 113
  198.       Height = 21
  199.       TabOrder = 7
  200.       Text = '*.DB'
  201.       OnChange = EditFilePatternChange
  202.     end
  203.     object ListBoxTables: TListBox
  204.       Left = 353
  205.       Top = 12
  206.       Width = 121
  207.       Height = 98
  208.       TabStop = False
  209.       ItemHeight = 13
  210.       TabOrder = 8
  211.     end
  212.     object RadioGroupRebuildOptions: TRadioGroup
  213.       Left = 6
  214.       Top = 63
  215.       Width = 316
  216.       Height = 48
  217.       Caption = 'Rebuild Options'
  218.       Font.Color = clBlack
  219.       Font.Height = -11
  220.       Font.Name = 'MS Sans Serif'
  221.       Font.Style = [fsBold]
  222.       ItemIndex = 0
  223.       Items.Strings = (
  224.         'All Damaged Tables - Borrow Structure if Available'
  225.         'Only Damaged Tables in Borrow Structure List')
  226.       ParentFont = False
  227.       TabOrder = 9
  228.     end
  229.     object ComboBoxBorrowAlias: TComboBox
  230.       Left = 107
  231.       Top = 117
  232.       Width = 113
  233.       Height = 21
  234.       Style = csDropDownList
  235.       ItemHeight = 13
  236.       TabOrder = 10
  237.       OnChange = ComboBoxBorrowAliasChange
  238.     end
  239.     object ListBoxMissing: TListBox
  240.       Left = 353
  241.       Top = 120
  242.       Width = 121
  243.       Height = 97
  244.       TabStop = False
  245.       ItemHeight = 13
  246.       TabOrder = 11
  247.     end
  248.     object Button1: TButton
  249.       Left = 265
  250.       Top = 193
  251.       Width = 71
  252.       Height = 22
  253.       Caption = 'Invert List'
  254.       Font.Color = clBlack
  255.       Font.Height = -11
  256.       Font.Name = 'MS Sans Serif'
  257.       Font.Style = [fsBold]
  258.       ParentFont = False
  259.       TabOrder = 12
  260.       OnClick = Button1Click
  261.     end
  262.     object Button2: TButton
  263.       Left = 88
  264.       Top = 168
  265.       Width = 89
  266.       Height = 33
  267.       Caption = 'Button2'
  268.       TabOrder = 13
  269.       OnClick = Button2Click
  270.     end
  271.   end
  272.   object TUtilityVerReb: TTUtility
  273.     CBActive = True
  274.     Table = Table1
  275.     tErrTableName = '__TUERR.DB'
  276.     tKeyVTableName = 'PROBLEMS.DB'
  277.     tProbTableName = 'KEYVIOL.DB'
  278.     AltStructAlways = False
  279.     AlwaysRebuild = False
  280.     OnInfoVerify = TUtilityVerRebInfoVerify
  281.     OnInfoRebuild = TUtilityVerRebInfoRebuild
  282.     OnInfoVerReb = TUtilityRestInfoVerReb
  283.     Left = 112
  284.     Top = 290
  285.   end
  286.   object SaveDialogActivityLog: TSaveDialog
  287.     DefaultExt = 'txt'
  288.     Filter = 'Text Files(*.txt)|*.txt'
  289.     Options = [ofOverwritePrompt, ofHideReadOnly, ofPathMustExist, ofNoReadOnlyReturn]
  290.     Title = 'Create New Batch Table'
  291.     Left = 308
  292.     Top = 294
  293.   end
  294.   object TUtilityVerOnly: TTUtility
  295.     CBActive = True
  296.     tErrTableName = '__VERERR.DB'
  297.     tKeyVTableName = 'KEYVIOL.DB'
  298.     tProbTableName = 'PROBLEMS.DB'
  299.     AltStructAlways = False
  300.     AlwaysRebuild = False
  301.     OnInfoVerify = TUtilityVerRebInfoVerify
  302.     OnInfoRebuild = TUtilityVerRebInfoRebuild
  303.     Left = 198
  304.     Top = 290
  305.   end
  306.   object Table1: TTable
  307.     Left = 40
  308.     Top = 168
  309.   end
  310. end
  311.